Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
This error is used to explain why parsing failed.
Link copied to clipboard
data class SdkErrorDetail(val message: String, val locations: List<ErrorLocation>? = null, val path: List<Any>? = null, val extensions: Map<String, Any?>? = null)
Link copied to clipboard
Instantiates a new Signature scheme not supported exception.
Link copied to clipboard
class SigningException
Link copied to clipboard
Link copied to clipboard
Base exception for all exceptions in the Sui SDK.